const net/http.http2SettingMaxConcurrentStreams

5 uses

	net/http (current package)
		h2_bundle.go#L3462: 	http2SettingMaxConcurrentStreams http2SettingID = 0x3
		h2_bundle.go#L3471: 	http2SettingMaxConcurrentStreams: "MAX_CONCURRENT_STREAMS",
		h2_bundle.go#L4717: 			{http2SettingMaxConcurrentStreams, sc.advMaxStreams},
		h2_bundle.go#L5532: 	case http2SettingMaxConcurrentStreams:
		h2_bundle.go#L9913: 		case http2SettingMaxConcurrentStreams: